const vendor/golang.org/x/crypto/cryptobyte/asn1.classContextSpecific

2 uses

	vendor/golang.org/x/crypto/cryptobyte/asn1 (current package)
		asn1.go#L19: 	classContextSpecific = 0x80
		asn1.go#L26: func (t Tag) ContextSpecific() Tag { return t | classContextSpecific }